home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 117 / MacAddict 117.dmg / Software / Internet & Communication / Captain FTP 4.4.5 (trial).dmg / Captain FTP.app / Contents / Resources / zh_TW.lproj / SoundViewer.nib / classes.nib next >
Text File  |  2006-02-13  |  758b  |  25 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {ButtonAction = id; SliderAction = id; }; 
  6.             CLASS = NMovieViewer; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {iEdit = NSMovieView; iWindow = NSWindow; }; 
  9.             SUPERCLASS = NSObject; 
  10.         }, 
  11.         {
  12.             CLASS = NSoundViewer; 
  13.             LANGUAGE = ObjC; 
  14.             OUTLETS = {iEdit = NSMovieView; iWindow = NSWindow; }; 
  15.             SUPERCLASS = NSObject; 
  16.         }, 
  17.         {
  18.             ACTIONS = {takeFrameStyleFrom = id; }; 
  19.             CLASS = NTransformedImageView; 
  20.             LANGUAGE = ObjC; 
  21.             SUPERCLASS = NSImageView; 
  22.         }
  23.     ); 
  24.     IBVersion = 1; 
  25. }